home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
valo.swf
/
scripts
/
frame_389
/
PlaceObject2_139_1
/
CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-03-20
|
211 b
|
6 lines
onClipEvent(load){
score = _level0.score;
playerName = _level0.playerName;
this.loadVariables("http://www.mousebreaker.com/games/valo/highscores_valo.php?" + int(Math.random() * 100000),"POST");
}